CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - udp vc

搜索资源列表

  1. UDP组播VC例程

    2下载:
  2. UDP组播VC例程Socket-UDP Multicast VC routines Socket
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:35498
    • 提供者:陈昌华
  1. VC知识库文章 - 基于IP-UDP协议的 sock 编程

    0下载:
  2. VC知识库文章 - 基于IP-UDP协议的 sock 编程-An article of MSDN - A sock program based on IP-UDP protocol.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5691
    • 提供者:陈鹏涛
  1. VC/C#/Jave源码大全

    0下载:
  2. 代码包括:VC、Cshap、ASP.Net、Java等多种语言。 EJB编程,VC++下ACE开发入门,ASP.NET中实现DataGrid控件动态绑定数据的方法探讨,模仿深度剥离效果,C#中动态数组设计原理,基于WinSock的UDP数据转发,用VC++实现手机短消息查询,基于.NET框架RijndaelManaged类的数据加密器设计,等等
  3. 所属分类:.net编程

  1. 基于UDP的打洞程序C++

    0下载:
  2. 确实能用的基于VC的UDP打洞程序
  3. 所属分类:P2P编程

  1. udp.rar

    0下载:
  2. 用vc控制台程序实现的UDP通讯的程序,实现简单udp广播发送文件的功能,Vc procedures using the console implementation of UDP communications procedures, easy implementation udp broadcast feature to send documents
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:19467
    • 提供者:pipi
  1. LANChat.rar

    0下载:
  2. 毕业设计:VC++局域网聊天程序。通过这个小程序的学习你可以学到如何使用套接字进行网络编程、自定义消息、多线程方面的编程思想以及学习使用各种控件。本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 ,Graduation project: VC++ LAN chat program. Through this small program you can lea
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:237304
    • 提供者:163
  1. VC-UDP

    0下载:
  2. VC实现的基于UDP的实时数据传输源代码及程序解析-VC to achieve real-time data transmission based on UDP source and analytical procedures
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:258984
    • 提供者:zyb
  1. VC-UDP

    0下载:
  2. VC实现最简单的UDP通信,编写UDP通讯的小例子-VC achieve easiest UDP traffic, write a small example of UDP communication
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:12635
    • 提供者:smog
  1. vcchat.rar

    0下载:
  2. 基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.,MFC-based prepared VC++ Chat program, you can achieve TCP/IP and UDP peer-to-peer chatting under the agreement.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:52640
    • 提供者:杨卓荦
  1. TestUDP

    1下载:
  2. VC++UDP测试程序,MFC程序,包含服务器和客户端-VC++ UDP test program, MFC programs, including server and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3741665
    • 提供者:冷云
  1. TCP_UDP-Socket

    1下载:
  2. TCP和UDP 传输源码,还有 select 模型-TCP_UDP Transfer Examples,and Select
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3214830
    • 提供者:tony chen
  1. udt.4.4.win32_with_VC6

    0下载:
  2. udt.4.4 支持VC6, linux+vc.net+vc6 UDT(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域,例如点到点技术(P2P),防护墙穿透,多媒体数据传输等等。 UDT由开
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1181072
    • 提供者:JustGO
  1. myAudio

    0下载:
  2. 个人开发的视频会议,语音视频部分己实现,基于UDP的可靠性传输,可分包重组,VC++源码,希望对网络通讯的朋友有所帮助-Personal development of video conferencing, voice, video part has been achieved, the reliability of transmission based on UDP, can be sub-restructuring, VC++ source code, I hope the friends
  3. 所属分类:TCP/IP Stack

  1. Chat

    0下载:
  2. 简单的带界面的UDP聊天程序,通过VC++编写-Simple UDP chat program with Interface, written by VC++
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4251825
    • 提供者:gdr
  1. UDP_mfc

    0下载:
  2. 自己用vc写的一个简单的模仿QQ功能的小程序,以局域网内IP为好友,实现聊天功能,能够群聊,私聊。刷新好友等功能-Vc wrote with his imitation of a simple function of the small program QQ to the LAN IP as a friend to realize chat, to group chat, private chat. Friends and other functions to refresh
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-05-15
    • 文件大小:3839646
    • 提供者:刘俊琪
  1. UDPSocket

    0下载:
  2. UDP类QQ聊天系统,VC++,SQL Server,供初学者交流学习使用-AppWizard has created this Communication application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applica
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-24
    • 文件大小:8162234
    • 提供者:zhangqing
  1. MyTestManage

    0下载:
  2. vlc流udp接收、http接收,文件磁盘管理,串口通讯等。-udp receive vlc streaming, http receive, file disk management, serial communications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:64150465
    • 提供者:wenjun
  1. VC_simple_UDP_chat_program_code_point

    0下载:
  2. VC++ 最简的UDP点对点聊天程序代码VC + + the most simple UDP chat program code point-VC++ the most simple UDP chat program code point
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:7181
    • 提供者:nmm
  1. SnifferYU

    1下载:
  2. 自己编写的一个基于winpcap的Sniffer,VC++编译通过,可分析以太网帧头部、ARP、IP、TCP、UDP、ICMP等,界面美观,易于使用-I have written a winpcap based on the Sniffer, VC++ compiler is passed, the head frame can be analyzed Ethernet, ARP, IP, TCP, UDP, ICMP and so on, beautiful interface, easy t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3829279
    • 提供者:小余
  1. src

    1下载:
  2. 飞天狐狸做的一个My Oicq,程序分客户/服务两个,提供基于UDP的即时消息传送、消息广播、实时聊天、发送离线消息等功能。 - The flying apsaras fox does My Oicq, a procedure minute customer/serves two, provides based on the UDP immediate news transmission, the news broadcast, real-time chats, transmits func
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-11-14
    • 文件大小:506378
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com